Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hint about print statements in CGI. #647

Merged
merged 1 commit into from Dec 13, 2012

Conversation

untitaker
Copy link
Contributor

Fix #646

@kennethreitz
Copy link
Contributor

A better solution may be to overtake sys.stdout.

@untitaker
Copy link
Contributor Author

You mean override it with noop? Should that be included in the docs or as part of flask? In the latter case, how should flask detect it's on CGI?

@untitaker
Copy link
Contributor Author

Better?

@kennethreitz
Copy link
Contributor

Thanks!

kennethreitz pushed a commit that referenced this pull request Dec 13, 2012
Added hint about print statements in CGI.
@kennethreitz kennethreitz merged commit 8131496 into pallets:master Dec 13, 2012
@untitaker
Copy link
Contributor Author

Ugh, I just realized that I wrote "stdin" instead of "stdout".

untitaker added a commit to untitaker/flask that referenced this pull request Dec 19, 2012
Wrote "stdin" instead of "stdout".
mitsuhiko added a commit that referenced this pull request Dec 27, 2012
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please improve CGI documentation slightly.
2 participants